PDF4Java Reference Documentation
com.o2sol.pdf4java.core.cos Package / PDFCosDictionary Class / size Method
In This Topic
    size Method
    In This Topic
    Gets the number of key/value pairs contained in the Dictionary.
    Syntax
    public int size()

    Return Value

    The number of key/value pairs contained in the Dictionary.
    See Also